Lua Global
Execute lua script in global scope without returning any data.
Node Data | |
|---|---|
Display name | |
Lua Global | |
Internal name | |
Node_Lua_Global | |
Inheritances | |
| Node_Lua_Global | |
Inputs | |
Main | |
Execution Thread |
|
enum |
Run Order |
text |
Lua Code |
Outputs | |
node |
Execution Thread |
Runs lua code in global context. Can be used as starting points for execution thread.
Properties
| Execution Thread | Lua thread. |
| Run Order | Whether to run the code once at the begining, or every frame. |
| Lua Code | Code to run. |
Commit History
| 1.9.0 |
|
|---|
Related Links
- Base Code: /scripts/node_lua_global/node_lua_global.gml